home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / dos / DE220 / DE220D.ZIP / WFW1.DOC < prev    next >
Encoding:
Text File  |  1993-03-09  |  6.2 KB  |  177 lines

  1.  
  2.      Installing D-Link network adapters for MS Windows for Workgroups
  3.      ================================================================
  4.  
  5. D-Link network adapters are supplied with a driver disk which includes the
  6. NDIS driver.  The NDIS driver file naming convention used by D-Link is
  7. <NICtype.DOS>, where NICtype stands for DE100, DE200, DE220, and etc.
  8.  
  9. The D-Link NDIS driver programs for DOS are developed following Microsoft
  10. NDIS specification version 2.0.1.  This document is a detailed step-by-step
  11. installation procedure for using D-Link network adapters with MS Windows
  12. for Workgroups operating system.
  13.  
  14. Naming Conventions
  15. ==================
  16.  
  17.   Starting at this point, we will refer to Windows for Workgroups as
  18.   WFW for simplicity.  Any appearance of WFW within this text will refer
  19.   to the Microsoft Windows for Workgroups operating system.
  20.  
  21. Installation Procedures
  22. =======================
  23.  
  24.   1.  Preinstall WFW using the included Novell NE2000 compatible driver. WFW
  25.       will generate a default PROTOCOL.INI and CONFIG.SYS file using the
  26.       selected NE2000 network driver.
  27.  
  28.   2.  You must modify the generated PROTOCOL.INI and CONFIG.SYS files using
  29.       any text editor. (i.e. MSDOS EDIT)
  30.  
  31.       --------- modify PROTOCOL.INI ----------
  32.  
  33.   3.  The PROTOCOL.INI file will have multiple references to the "ms$ne2clone"
  34.       name.  Change all occurrences of this name to "D-Link".  In a standard
  35.       PROTOCOL.INI, there should be a total of 7 replacements.
  36.  
  37.       There would be 4 replacements in the [network.setup] section.  Please
  38.       take note of the following lines in [network.setup] section,
  39.        netcard=...
  40.        lana0=...
  41.        lana1=...
  42.  
  43.       There will be a [ms$ne2clone] section.  This should also be changed to
  44.       [D-Link].
  45.  
  46.       In both [MS$NETBEUI] and [MS$IPX] sections, there will be a BINDINGS=
  47.       command line.  The BINDINGS command must be bound to "D-Link".
  48.  
  49.   4.  There will also be a reference to "ms2000$" in the [D-Link] section
  50.       which needs to be changed to the D-Link NIC type name. (i.e. DE100$,
  51.       DE200$, DE220$, DE300$, DE320$, DE400$, DE600$, DE620$, DE650$, etc.)
  52.  
  53.   5.  In the [D-Link] section, the "IOBASE" keyword must be changed to
  54.       "IOADDRESS".
  55.  
  56.       The succeeding pages include working sample of CONFIG.SYS and PROTOCOL.
  57.       INI files for WFW using D-Link DE-220 network adapter.
  58.  
  59.       --------- modify CONFIG.SYS ----------
  60.  
  61.   6.  Your CONFIG.SYS will have the following statement for loading the
  62.       "ms2000.DOS" device driver.
  63.  
  64.        DEVICE=C:\WINDOWS\MS2000.DOS
  65.  
  66.       Change this line to load the appropriate D-Link NDIS device driver
  67.       of your network adapter.    Using D-Link DE-220 adapter, the line would
  68.       appear as,
  69.  
  70.        DEVICE=C:\WINDOWS\DE220.DOS
  71.  
  72.       Note: You would have to copy the appropriate D-Link NDIS driver to
  73.         your WFW directory. (i.e. C:\WINDOWS)
  74.  
  75.  
  76.            D-Link NDIS PROTOCOL.INI User Guide
  77.            ===================================
  78.  
  79.      This guide lists the available PROTOCOL.INI keywords for all
  80.      D-Link NDIS device drivers.  Most of the keywords are optional
  81.      and have default values.  The asterisk symbol (*) indicates the
  82.      list of D-Link adapters where the keyword is applicable.
  83.  
  84.      IOADDRESS - This keyword specifies the base I/O port address used
  85.              by the D-Link Network Interface Card. This value must
  86.              match the base I/O address jumper setting on your NIC.
  87.              If this keyword is not present, the default value will
  88.              be 300h.
  89.              *all D-Link network adapters
  90.  
  91.      INTERRUPT - This keyword specifies the interrupt line used by the
  92.              D-Link NIC. This value must match the IRQ jumper setting
  93.              on your NIC.  If this keyword is not present, the default
  94.              value will be 3.
  95.              *all D-Link network adapters
  96.  
  97.      DRIVERNAME- This keyword specifies the NIC driver's name.  The NIC
  98.              driver name follows the NIC adapter type.    (i.e. DE100,
  99.              DE200, DE220, etc.)
  100.              *all D-Link network adapters
  101.  
  102.      PRINTPORT - This keyword specifies the printer port used by your
  103.              D-Link Pocket LAN Adapter.
  104.              *DE-600, DE-620
  105.  
  106.      BASEMEMORY- This keyword specifies the mapped memory address used
  107.              by the D-Link NIC.  This value must match the base
  108.              memory jumper setting on your NIC.  Base memory will
  109.              only be in effect if the remote boot ROM jumper is
  110.              enabled.
  111.              *DE-100, DE-200
  112.  
  113.      ADAPTERID - This keyword specifies the adapter ID used by D-Link
  114.              MCA bus card. This value must match the card ID jumper
  115.              setting on your MCA adapter.
  116.              *DE-300, DE-320
  117.  
  118.      NETADDRESS- This keyword specifies the node address (hex) used by
  119.              your network interface card.  This option is used only
  120.              if you want to override the node address burned in your
  121.              NIC.  In this case, the specified address will be used
  122.              instead of the NIC's actual node address.
  123.              *all D-Link network adapters
  124.  
  125.  
  126. Working samples of WFW CONFIG.SYS and PROTOCOL.INI
  127. ==================================================
  128.  
  129. CONFIG.SYS (using D-Link DE-220 NIC)
  130. ------------------------------------
  131.      :
  132. device=c:\windows\himem.sys
  133. device=c:\windows\protman.dos /i:c:\windows
  134. device=c:\windows\workgrp.sys
  135. device=c:\windows\msipx.sys
  136. device=c:\windows\de220.dos           <─────── D-Link NDIS driver
  137.      :
  138.  
  139. AUTOEXEC.BAT
  140. ------------
  141.      :
  142. c:\windows\net start
  143. c:\windows\msipx
  144. c:\windows\netx
  145.      :
  146.  
  147. C:\WINDOWS\PROTOCOL.INI (using D-Link DE-220 NIC)
  148. -------------------------------------------------
  149. [network.setup]
  150. version=0x3100
  151. netcard=D-Link,1,D-Link            <───────┐
  152. transport=ms$netbeui,MS$NETBEUI            |  Use D-Link NIC
  153. lana0=D-Link,1,ms$netbeui           <───────┼─ for Netbios and
  154. transport=ms$ipx,MS$IPX                |  IPX
  155. lana1=D-Link,ms$ipx               <───────┘
  156.  
  157. [protman]
  158. DriverName=PROTMAN$
  159. PRIORITY=MS$NETBEUI
  160.  
  161. [D-Link]                   <──────┐
  162. DriverName=de220$                  ├─ This section for
  163.                           │  D-Link NIC
  164.                        <──────┘
  165.  
  166. [MS$NETBEUI]
  167. DriverName=netbeui$
  168. SESSIONS=5
  169. NCBS=10
  170. BINDINGS=D-Link                <───────┐
  171. LANABASE=0                       |
  172.                            |
  173. [MS$IPX]                       ├─ Bind to [D-Link]
  174. DriverName=IPX$                    |
  175. MediaType=Novell/Ethernet               |
  176. BINDINGS=D-Link                <───────┘
  177.